func time.tzsetName
3 uses
time (current package)
zoneinfo.go#L282: stdName, s, ok = tzsetName(s)
zoneinfo.go#L300: dstName, s, ok = tzsetName(s)
zoneinfo.go#L368: func tzsetName(s string) (string, string, bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)